home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / ninja_nightmare.swf / scripts / DefineButton2_894 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  50 b   |  4 lines

  1. on(release){
  2.    _parent.gotoAndPlay("load");
  3. }
  4.